home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 137 / Exame Informatica 137.iso / Actualizacoes / CatalystMotherboard / 6-9-igp_xp-2k_dd_ccc_wdm_sb_gart_enu_35774.exe / Atihdc.inf < prev    next >
Windows Setup INFormation  |  2006-02-07  |  2KB  |  84 lines

  1. ;
  2. ; ATI Techonologies, Inc. Copyright(c) 1999-2006
  3. ;
  4.  
  5. [version]
  6. Signature="$WINDOWS NT$"
  7. Class=hdc
  8. ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
  9. Provider=%ATI%
  10. CatalogFile=atihdc.cat
  11. DriverVer=01/22/2006,5.0.0.3
  12.  
  13.  
  14. [ControlFlags]
  15. ExcludeFromSelect=*
  16.  
  17. [Manufacturer]
  18. %ATI%=ATI_HDC
  19.  
  20.  
  21. [ATI_HDC]
  22. %ATI.DeviceDesc%=ati_pciide_Inst, PCI\VEN_1002&DEV_4376
  23. %ATI.DeviceDesc%=ati_pciide_Inst, PCI\VEN_1002&DEV_438C
  24.  
  25.  
  26. [ATI_HDC.NTamd64]
  27. %ATI.DeviceDesc%=ati_pciide_Inst, PCI\VEN_1002&DEV_4376
  28. %ATI.DeviceDesc%=ati_pciide_Inst, PCI\VEN_1002&DEV_438C
  29.  
  30. ;****************************************************
  31. [ati_pciide_Inst]
  32. Include=mshdc.inf
  33. Needs=pciide_Inst
  34. AddReg = atiide_AddReg
  35.  
  36. [pciide_Inst.Services]
  37. Include=mshdc.inf
  38. Needs=pciide_Inst.Services
  39.  
  40.  
  41. [ati_pciide_Inst.PosDup]           
  42. *PNP0600
  43.  
  44.  
  45. [atiide_AddReg]
  46. HKR,, TransferModeTiming, %REG_MULTI_SZ%, \
  47.                 "18", \
  48.                 "0", \
  49.                 "0", \
  50.                 "0", \
  51.                 "0", \
  52.                 "0", \
  53.                 "0", \
  54.                 "0", \
  55.                 "0", \
  56.                 "0", \
  57.                 "0", \
  58.                 "0", \
  59.                 "0", \
  60.                 "0", \
  61.                 "0", \
  62.                 "0", \
  63.                 "0", \
  64.                 "0", \
  65.                 "15"
  66. HKR,,SlaveOnMask,%REG_DWORD%,0x00000008
  67. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000009
  68.  
  69.  
  70.  
  71. [SourceDisksNames]
  72.  
  73. [SourceDisksFiles]
  74.  
  75. [Strings]
  76.  
  77. PCI\CC_0101.DeviceDesc  = "Standard Dual Channel PCI IDE Controller ATI"
  78.  
  79. ATI.DeviceDesc="ATI IDE Controller"
  80. ATI = "ATI Technologies Inc"
  81. DiskId1 = "ATI Technologies Inc. Installation Disk (IDE)"
  82.  
  83. REG_DWORD = 0x00010001
  84. REG_MULTI_SZ = 0x00010000